ActiveReports 9
Invoke(Delegate,Object[]) Method

Syntax
'Declaration
 
Public Overloads Function Invoke( _
   ByVal method As System.Delegate, _
   ByVal ParamArray args() As System.Object _
) As System.Object
public System.object Invoke( 
   System.Delegate method,
   params System.object[] args
)

Parameters

method
args
See Also

Reference

SharpGraph Class
SharpGraph Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum